Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nfdi4health-pr-mds-evidence-variable-intervention",
"url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention",
"version" : "0.9",
"name" : "NFDI4Health_PR_MDS_Evidence_Variable_Intervention",
"title" : "NFDI4Health PR MDS Evidence Variable Intervention",
"status" : "draft",
"publisher" : "NFDI4Health",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nfdi4health.de"
}
]
}
],
"description" : "Information about the intervention or in a study.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "objimpl",
"uri" : "http://hl7.org/fhir/object-implementation",
"name" : "Object Implementation Information"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "NFDI4Health",
"name" : "NFDI4Health to FHIR Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "EvidenceVariable",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "EvidenceVariable",
"path" : "EvidenceVariable",
"short" : "Interventions of the [RESOURCE]",
"definition" : "\nGroup of items providing information about the interventions of the [RESOURCE].",
"comment" : "Additional information: \nSpecification of the intervention(s) associated with each arm.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.interventions"
}
]
},
{
"id" : "EvidenceVariable.title",
"path" : "EvidenceVariable.title",
"short" : "Name of the intervention",
"definition" : "A short descriptive name of the intervention.",
"comment" : "If the same intervention is associated with more than one arm, please provide the information once and use the field 'Name(s) of the arm(s) associated with the given intervention' to associate it with more than one arm.",
"min" : 1,
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.interventions.name"
}
]
},
{
"id" : "EvidenceVariable.description",
"path" : "EvidenceVariable.description",
"short" : "Additional information about the intervention",
"definition" : "If needed, additional descriptive information about the given intervention.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.interventions.description"
}
]
},
{
"id" : "EvidenceVariable.characteristic.definition[x]",
"path" : "EvidenceVariable.characteristic.definition[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "EvidenceVariable.characteristic.definition[x]:definitionCodeableConcept",
"path" : "EvidenceVariable.characteristic.definition[x]",
"sliceName" : "definitionCodeableConcept",
"short" : "Type of the intervention",
"definition" : "General type of the given intervention.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-intervention-type-nci",
"description" : "Value set defining codes to specify the general type of the given intervention in the study."
},
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.interventions.type"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.